Skip to content

maint: Harden ScopedContextChange#4337

Merged
jjerphan merged 2 commits into
mamba-org:mainfrom
jjerphan:maint/harden-ScopedContextChange
Jun 25, 2026
Merged

maint: Harden ScopedContextChange#4337
jjerphan merged 2 commits into
mamba-org:mainfrom
jjerphan:maint/harden-ScopedContextChange

Conversation

@jjerphan

Copy link
Copy Markdown
Member

Description

Follow-up of #4334.

See #4334 (review).

Type of Change

  • Bugfix
  • Feature / enhancement
  • CI / Documentation
  • Maintenance

Checklist

  • My code follows the general style and conventions of the codebase, ensuring consistency
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run pre-commit run --all locally in the source folder and confirmed that there are no linter errors.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>

Co-authored-by: Klaim <Klaim@users.noreply.github.com>
@jjerphan jjerphan changed the title maint: Harden ScopedContextChange maint: Harden ScopedContextChange Jun 24, 2026
@github-actions github-actions Bot added the release::maintenance For PRs related to maintenance label Jun 24, 2026
@jjerphan jjerphan marked this pull request as ready for review June 24, 2026 13:48
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.07%. Comparing base (dc8784b) to head (82aa42e).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4337      +/-   ##
==========================================
- Coverage   55.08%   55.07%   -0.02%     
==========================================
  Files         240      240              
  Lines       30280    30302      +22     
  Branches     3235     3237       +2     
==========================================
+ Hits        16681    16688       +7     
- Misses      13596    13611      +15     
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Klaim Klaim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽 logging the failures would be cool but not sure how that would work in the context of Catch3

Comment thread libmamba/tests/include/mambatests.hpp Outdated
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>

Co-authored-by: Klaim <Klaim@users.noreply.github.com>
@jjerphan jjerphan merged commit 377df81 into mamba-org:main Jun 25, 2026
35 of 36 checks passed
@jjerphan jjerphan deleted the maint/harden-ScopedContextChange branch June 25, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::maintenance For PRs related to maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants